fix erroneous Qt translation caught by PVS studio.
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 23 Mar 2021 18:58:39 +0000 (12:58 -0600)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 23 Mar 2021 18:58:39 +0000 (12:58 -0600)
commit344e8cf09d3a7fde01849f8eb2d442746b63aafe
tree715e5f6791ec59db7917123cd1014688bbcf2a0e
parent77d7237a76ab080b252fc7f8816440b160bf2bf5
fix erroneous Qt translation caught by PVS studio.

V646 Consider inspecting the application's logic. It's possible that 'else' keyword is missing.

This makes me wonder if this code is ever used.  If args == "OutputFromUnit"
it would throw a fatal error since b9cdbe4e8dc02cff07af9e0fa28adb2372337963 Oct 22, 2013
garmin_device_xml.cc